html {
  font-size: 100px;
  font-family: oft YaHei-Regular, Microsoft Y;
}
body {
  padding: 0;
}
.index_centre {
  width: 16rem !important;
  margin: 0 auto;
  /* height: 1000rem; */
}

/* 通栏图片  */
.wrap .banner {
  width: 100%;
  height: 9.61rem;
}

.banner .b_img {
  width: 100%;
  height: 9.61rem;
}

.about_our {
  padding: 0.8rem 0 0.9rem 0;
  height: 8.7rem;
  background: url(../img/index/组\ 2.jpg);
}

.about .index_centre .h2 {
  text-align: center;
  font-size: 0.52rem;
  line-height: 1;
}
.about .index_centre .line {
  margin: 0.27rem auto 0.58rem !important;
  width: 1.06rem;
  height: 0.04rem;
  margin: 0 auto;
  background: #003abc;
}

.about .d_text .index_p {
  text-align: center;
  line-height: 42px;
  font-size: 0.18rem;
}
.about .detail .d_box {
  display: flex;
  justify-content: space-evenly;
  margin-top: 0.84rem;
  align-items: center;
  color: #003abc;
}
.about .box_top {
  text-align: center;
}
.about .box_top .b_span {
  display: inline-block;
  font-size: 0.8rem;
  line-height: 1;
  letter-spacing: 0;
  font-family: Microsoft YaHei-Regular;
}
.about .box_top .bottom_item {
  align-items: center;
  margin-top: 0.23rem;
  height: 0.26rem;
  font-size: 0.2rem;
  line-height: 0.22rem;
}
.about .box_top .last_aspan {
  color: #003abc;
  font-size: 0.2rem;
  line-height: 0.22rem;
  font-weight: 900;
}

.proct {
  margin-top: 0.9rem;
  margin-bottom: 0.6rem;
  background-color: #fff;
}
.overview {
  display: flex;
  justify-content: center;
}
.overview .left {
  margin-right: 0.6rem;
  width: 8rem;
  height: 4.8rem;
}
.left .left_img {
  height: 100%;
  width: 100%;
}
.overview .right .pro_h4 {
  margin-top: 0.06rem;
  margin-bottom: 0.26rem;
  height: 0.4rem;
  font-size: 0.3rem;
}
.overview .right .r_item {
  height: 2.12rem;
  width: 7.4rem;
  font-size: 0.18rem;
  color: #333333;
}
.overview .r_item .pro_right_p {
  line-height: 0.46rem;
  font-size: 0.18rem;
}
.proct .circle {
  display: flex;
  justify-content: flex-end;
  margin-top: 1.52rem;
}
.right .circle{
    display: none;
}
.proct .circle .c_item:hover .show {
  display: none;
}
.proct .circle .c_item:hover .hiden {
  display: block;
}
.c_item .hiden {
  display: none;
}
.proct .circle .c_item {
  padding: 0;
  width: 0.3rem;
  height: 0.3rem;
  border: 0;
  border-radius: 0.15rem;
}
.proct .circle .c_item:first-child {
  margin-right: 0.2rem;
}

.index_service {
  padding: 0.8rem 0 0 0;
  width: 100%;
  height: 7rem;
  background: url(../img/index/组\ 12974.jpg);
  overflow: hidden;
}

.index_service .s_box {
  display: flex;
  flex: 1;
}
.index_service .service_content {
  text-align: center;
  font-size: 0.52rem;
  line-height: 1;
  color: #fff;
}
.index_service .ser_line {
  margin: 0.3rem auto 0.7rem !important;
  width: 1.06rem;
  height: 0.04rem;
  margin: 0 auto;
  background: #ccc;
}
.ser_a:hover {
  background-color: #004fff;
}
.ser_a {
  display: block;
  width: 25%;
  height: 3.5rem;
  padding: auto;
}

.index_service .s_img {
  display: block;
  margin: 0.6rem auto 0.4rem;
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  border-radius: 0.5rem;
  box-sizing: border-box;
}

.index_service .s_item_h5 {
  margin-bottom: 0.2rem;
  height: 0.26rem;
  font-size: 0.2rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.2rem;
}
.index_service .s_item_p {
  height: 0.21rem;
  font-size: 0.16rem;
  color: #ffffff;
  line-height: 0.2rem;
  text-align: center;
}

.news_swipwer {
  padding-top: 0.5rem;
  padding-bottom: 0.9rem;
  /*height: 8rem;*/
  box-sizing: border-box;
}
.news_swipwer .news_flex {
  display: flex;
  justify-content: space-around;
}
.news_flex .news_flex_a {
  color: #333333;
}
.news_flex .news_flex_a:hover {
  box-shadow: 0rem 0rem 0.1rem 0.01rem rgba(0, 0, 0, 0.2);
  font-weight: bold;
}
.news_flex .news_flex_a:hover .news_img {
  display: none;
}
.news_flex .news_flex_a:hover .news_img_hiden {
  display: block;
}

.news_swipwer .box {
  display: flex;
  justify-content: space-between;
  padding: 0.15rem 0.2rem;
  box-sizing: border-box;
}
.news_swipwer .index_swriper .h2 {
  text-align: center;
  font-size: 0.52rem;
  line-height: 1;
}
.news_swipwer .index_swriper .line {
  margin: 0.3rem auto 0.7rem !important;
  width: 1.06rem;
  height: 0.04rem;
  margin: 0 auto;
  background: #003abc;
}

.news_swipwer .news_item {
  width: 5rem;
  /*height: 4.8rem;*/
  background: #f9f9f9;
}
.news_item .item_img{
    width: 100%;
    height:3.4rem;
    /*height: 100%;*/
    object-fit: contain!important;
}

.news_swipwer .news_item .text {
  margin: 0.2rem 0.2rem 0.28rem 0.2rem;
  height: 0.39rem;
  font-size: 0.2rem;
  line-height: 0.3rem;
  white-space: nowrap;
  overflow: hidden;
}
.news_swipwer .news_item .n_span {
  height: 0.28rem;
  font-size: 0.2rem;
  font-weight: 900;
  color: #999999;
  line-height: 0.3rem;
}

.news_swipwer .news_img {
  display: block;
  width: 0.8rem;
  height: 0.4rem;
  border-radius: 0.2rem;
}
.news_swipwer .news_img_hiden {
  display: none;
}







@media only screen and (max-width: 1024px){
    .wrap .banner, 
    .banner .b_img{
    height: auto;
}
.proct, 
.index_service, 
.proct, 
.about_our{
    height: auto;
        padding: 15px;
        margin: 0;
}
.news_flex .news_flex_a{
    width: 100%;
    margin-bottom:15px;
}
.about .index_centre .line{
    margin:15px auto !important;
}
.news_item .item_img{
    height:auto;
}

.news_swipwer .news_item, 
.overview .left, 
.overview .right .r_item, 
.service_box, 
.index_centre{
    width: 100% !important;
}
.news_swipwer .news_flex, 
.service_box{
      flex-wrap: wrap;
}
.news_swipwer{
    padding-bottom:10px;
}
.news_swipwer .news_flex{
    padding: 0 15px;
}
.about .detail .d_box{
    justify-content: space-between;
}
.about .detail .d_box{
    margin-top: 10px;
}
.overview{
        flex-direction: column;
}
.service_abox{
width: 50% !important;
          padding: 15px !important;
    padding-top: 0px !important;
}
.about .box_top .bottom_item{
    height:auto;
    margin-top: 0;
}
.service_abox::after{
    display: none !important;
}
.index_service .ser_line, 
.overview .right .pro_h4{
    margin: 15px 0;
}
.overview .right .r_item{
    height:auto;
}
}